wayland: __NR_memfd_create instead of SYS_memfd_create
authorRay Strode <rstrode@redhat.com>
Mon, 25 Jan 2016 18:55:25 +0000 (13:55 -0500)
committerRay Strode <rstrode@redhat.com>
Mon, 25 Jan 2016 18:55:25 +0000 (13:55 -0500)
commit05f0e9a5c2390a1e6d86ab171845bdaf32f6cb2c
tree4b13136a9ab3d3e421ab02f983c49de5dd9dcf29
parentdf70e28d92e7c1d95f25120bdf059c07c211f083
wayland: __NR_memfd_create instead of SYS_memfd_create

It looks like the gnome-continuous headers haven't quite
caught up yet, so try __NR_memfd_create instead.

If that doesn't work, i'll likely just add in a fallback
code path.
gdk/wayland/gdkdisplay-wayland.c